home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Imekura ROM
/
Imekura ROM.iso
/
mac
/
Mac
/
ROOM7.DIR
/
00015.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-17
|
218 b
|
13 lines
on exitFrame
if playcheck(7) = 1 then
clearpuppet()
unLoadCast(the castNum of sprite 7)
go("NEXTC")
else
repeat with i = 3 to 7
cursorctl(i, "S")
end repeat
go(the frame)
end if
end